<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
.TabbedPanels2 {
	margin: 0px;
	padding: 0px;
	float: right;
	clear: none;
	width: 100%; /* IE Hack to force proper layout when preceded by a paragraph. (hasLayout Bug)*/
}
.TabbedPanelsTabGroup2 {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	border-bottom: 1px #eca505 solid;
	width: 270px;
	float: right;
}
.TabbedPanelsTab2 {
	position: relative;
	float: right;
	background-color: #eca505;
	list-style: none;
	-moz-user-select: none;
	-khtml-user-select: none;
	cursor: pointer;
	display: block;
	margin: 0px;
	vertical-align: top;
	text-align: right;
	border-top: 1px #fdbe31 solid;
	border-bottom: 1px #a97809 solid;
	height: 25px;
	border-right: 3px #484783 solid;
	padding: 5px 10px;
	font-family: 'Droid Arabic Kufi', serif;
	font-size: 13px;
	color: white;
	text-decoration: none;
	-webkit-transition: all .3s ease-out;
	-moz-transition: all .3s ease-out;
	-ms-transition: all .3s ease-out;
	-o-transition: all .3s ease-out;
	transition: all .3s ease-out;
	width: 250px;
}
.TabbedPanelsTab2:Hover {
	padding: 5px 20px;
	background-color: #484783;
	color: white;
	border-top: 1px #111058 solid;
	border-bottom: 1px #111058 solid;
	width: 230px;
}
.TabbedPanelsTab2:focus {
	padding: 5px 20px;
	background-color: #484783;
	color: white;
	border-top: 1px #111058 solid;
	border-bottom: 1px #111058 solid;
	width: 230px;
}
.TabbedPanelsTab2 a {
	color: black;
	text-decoration: none;
}
.TabbedPanelsContentGroup2 {
	width: 630px;
	float: left;
	direction:rtl
}
.TabbedPanelsContent2 {
	padding: 0px;
	min-height:500px
}
.TabbedPanelsContent2 p {
	margin: 0px;
	padding: 0px;
	font-family: 'Droid Arabic Naskh', serif;
	font-size: 12px;
	font-weight: normal;
	text-align: justify;
	color: #999999;
}
.TabbedPanelsContent2Visible {
}
.VTabbedPanels .TabbedPanelsTabGroup2 {
	float: left;
	width: 10em;
	height: 20em;
	background-color: #EEE;
	position: relative;
}
.VTabbedPanels .TabbedPanelsTab2 {
	float: none;
	margin: 0px;
}
.VTabbedPanels .TabbedPanelsTab2Selected {
	background-color: #EEE;
}
.VTabbedPanels .TabbedPanelsContentGroup2 {
	clear: none;
	float: left;
	padding: 0px;
	width: 30em;
	height: 20em;
}
.tabul {
	margin: 0px;
	float: right;
	display: block;
	clear: both;
	padding: 0px;
	direction:rtl
}
.tabul li {
	min-height: 100px;
	vertical-align: top;
	list-style-type: none;
	margin: 0px 0px 15px 0px;
	padding: 0px;
	line-height: 20px;
	float: right;
	width: 98.5%;
	background-color: #f5f5f5;
	padding: 5px;
	-webkit-transition: box-shadow 0.25s ease-in;
	-moz-transition: box-shadow 0.25s ease-in;
	-o-transition: box-shadow 0.25s ease-in;
	transition: box-shadow 0.25s ease-in;
	text-align: right;
}
.tabul li:hover {
	min-height: 100px;
	vertical-align: top;
	list-style-type: none;
	margin: 0px 0px 15px 0px;
	padding: 0px;
	line-height: 20px;
	float: right;
	background-color: #f5f5f5;
	padding: 5px;
	-webkit-box-shadow: 0px 0px 3px 3px #cccccc;
	box-shadow: 0px 0px 3px 3px #cccccc;
}
.tabul li img {
	width: 191px;
	height: 96px;
	display: block;
	border: 1px #f5f5f5 solid;
	float: right;
	margin-left: 10px;
}
.tabul li a {
	font-family: 'Droid Arabic Naskh', serif;
	color: #483f7c;
	display: block;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}
.tabul li a:hover {
	font-family: 'Droid Arabic Naskh', serif;
	color: #eca505;
	display: block;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}
.tabul li p {
	margin: 0px;
	padding: 0px;
	font-family: 'Droid Arabic Naskh', serif;
	font-size: 10px;
	font-weight: normal;
	text-align: justify;
	color: #999999;
}
.tabul-video ul {
	margin: 0px 0px 0px 0px;
	float: right;
	display: block;
	clear: both;
	padding: 0px;
}
.tabul-video ul li {
	min-height: 175px;
	vertical-align: top;
	list-style-type: none;
	margin: 0px 0px 15px 8px;
	padding: 5px;
	line-height: 20px;
	float: right;
	width: 191px;
	background-color: #f5f5f5;
	-webkit-transition: box-shadow 0.25s ease-in;
	-moz-transition: box-shadow 0.25s ease-in;
	-o-transition: box-shadow 0.25s ease-in;
	transition: box-shadow 0.25s ease-in;
}
.tabul-video ul li:hover {
	min-height: 175px;
	vertical-align: top;
	list-style-type: none;
	line-height: 20px;
	float: right;
	width: 191px;
	background-color: #f5f5f5;
	-webkit-box-shadow: 0px 0px 3px 3px #cccccc;
	box-shadow: 0px 0px 3px 3px #cccccc;
}
.tabul-video ul li img {
	width: 191px;
	height: 96px;
	display: block;
}
.tabul-video ul li a {
	font-family: 'Droid Arabic Naskh', serif;
	color: #483f7c;
	display: block;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}
.tabul-video ul li a:hover {
	font-family: 'Droid Arabic Naskh', serif;
	color: #eca505;
	display: block;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}
</pre></body></html>